| 1. | Compiling the dll as position - independent code 将dll编译为位置无关代码 |
| 2. | Helps generate position - independent code and is equivalent to 帮助生成位置无关代码,等价于solaris上的 |
| 3. | Generates position - independent code for use in shared libraries large model 生成位置无关的代码,用于大型共享库。 |
| 4. | Generates position - independent code for use in shared libraries small model 生成位置无关的代码,用于小型共享库。 |
| 5. | The - fpic options produces position - independent code , which is enabled for large offsets - fpic选项产生位置无关的代码,这类代码支持大偏移。 |
| 6. | The shared objects are compiled with an additional option , - fpic or - fpic , to generate position - independent code and placed into a shared object library with the - shared option 使用附加选项- fpic或- fpic编译共享目标代码,以产生位置无关的代码,使用- shared选项将目标代码放进共享目标库中。 |